Skip to content

Bump github.com/Kairum-Labs/should from 0.2.3 to 0.3.0 in the all-deps group across 1 directory - #4

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/all-deps-8326042aa4
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/all-deps-8326042aa4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-deps group with 1 update in the / directory: github.com/Kairum-Labs/should.

Updates github.com/Kairum-Labs/should from 0.2.3 to 0.3.0

Release notes

Sourced from github.com/Kairum-Labs/should's releases.

v0.3.0

What's Changed

New Contributors

Full Changelog: Kairum-Labs/should@v0.2.5...v0.3.0

v0.2.5

What's Changed

Full Changelog: Kairum-Labs/should@v0.2.4...v0.2.5

v0.2.4

What's Changed

New Contributors

Full Changelog: Kairum-Labs/should@v0.2.3...v0.2.4

Changelog

Sourced from github.com/Kairum-Labs/should's changelog.

[0.3.0] - 2026-08-28

Features

  • Add NotStartWith and NotEndWith assertions with case-insensitive matching support
  • Add AllMatch to verify every item in a slice satisfies a predicate
  • Add WithFailFast to stop the current test after an assertion failure
  • Include stack traces by default in NotPanic failure output

Refactor

  • Seal assertion options to the package-provided With* helpers
  • Deprecate Config, TimeOptions, and WithStackTrace compatibility APIs

Documentation

  • Document the new assertions and updated panic behavior

[0.2.5] - 2026-08-26

Bug Fixes

  • Report BeEqual nil-literal mismatch instead of panicking

Miscellaneous Tasks

  • Bump pinned golangci-lint for Go 1.27 support

[0.2.4] - 2026-08-12

Bug Fixes

  • Slice multi-byte strings on rune boundaries in error preview
  • Report NotContain duplicates once with all indexes
  • Reject inverted BeInRange bounds

Miscellaneous Tasks

  • Swap retired Go Report Card badge for Lint CI badge
  • Remove unused levenshteinDistance
Commits
  • 9f12121 feat: prepare v0.3.0 release
  • 79695b5 feat: merge v0.3.0-dev
  • 68c2913 refactor: seal assertion options
  • e666eea feat(assert): add AllMatch assertion
  • 5170824 feat: include stack traces in NotPanic failures
  • a740cc2 feat: WithFailFast
  • 2a0df8f style(assert): use fmt.Fprintf in formatNotStartsWithError
  • 57a2e69 feat: add NotStartWith assertion
  • 0ad5a54 feat: add NotEndWith assertion
  • fa8495e ci: update workflow branches to include v0.3.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 20, 2026
Bumps the all-deps group with 1 update in the / directory: [github.com/Kairum-Labs/should](https://github.com/Kairum-Labs/should).


Updates `github.com/Kairum-Labs/should` from 0.2.3 to 0.3.0
- [Release notes](https://github.com/Kairum-Labs/should/releases)
- [Changelog](https://github.com/Kairum-Labs/should/blob/main/CHANGELOG.md)
- [Commits](Kairum-Labs/should@v0.2.3...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/Kairum-Labs/should
  dependency-version: 0.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump github.com/Kairum-Labs/should from 0.2.3 to 0.2.4 in the all-deps group Bump github.com/Kairum-Labs/should from 0.2.3 to 0.3.0 in the all-deps group across 1 directory Sep 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/all-deps-8326042aa4 branch from 4a3688f to cbecd0e Compare September 10, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants